In This Topic
Sets the widget appearance font.
If this property is null, the property is used for displaying the field content.
Syntax
public void setAppearanceFont(
PDFFont
)
|
Parameters
- value
- The font used for displaying the widget content.
See Also